home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-12-24 | 427 b | 22 lines | [TEXT/mdos] |
- #VRML V2.0 utf8 CosmoCreate3D V1.0
-
- DEF ELEVATOR_ENTRY Viewpoint {
- position 0 .5 12
- description "ENTRY"
- }
- Background {
- groundColor [0 1 0]
- backUrl ["clouds.jpg"]
- frontUrl ["clouds.jpg"]
- leftUrl ["clouds.jpg"]
- rightUrl ["clouds.jpg"]
- topUrl ["clouds.jpg"]
- }
- Transform {
- children
- DEF SHAFT Inline {
- url ["newshaft.wrl"]
- }
- }
-
-